Team, Visitors, External Collaborators
Overall Objectives
Research Program
Application Domains
New Software and Platforms
New Results
Partnerships and Cooperations
Dissemination
Bibliography
XML PDF e-pub
PDF e-Pub


Section: New Results

Re-designing the state machine of Coq

Participants : Enrico Tassi, Maxime Dénès.

We redesigned the state machine of Coq to improve its support for LSP-based user interfaces (LSP stands for Language Server Protocol). In particular, we decoupled the representation of the document as seen by the User-Interface and the structured document as used by the STM to decide what to compute and how (in which order).